System.GetNetworkInterface Method

Returns a NetworkInterface object. Use the NetworkInterface object to obtain networking information about the user's computer.

Syntax

*System.GetNetworkInterface [Index]


Parameters

Index (Optional)

Integer


Use the optional parameter to specify the network interface card. Index is zero-based. NetworkInterfaceCount gives you the number of network interfaces in the computer.